home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Tools 5
/
Amiga Tools 5.iso
/
tools
/
wb-tools
/
shellbench
/
shellbench.pi
< prev
next >
Wrap
Text File
|
1996-04-05
|
3KB
|
80 lines
.name
ShellBench
.type
Workbench Tool
.short
Deluxe Replacement for WB2+ 'Execute'
.description
ShellBench is a replacement for the Workbench Execute requester. It
opens a small window with a string gadget for typing in the desired
command. The string gadget supports filename completion with the
TAB key and keeps a command history buffer. Two versions are provided,
one for the BGUI gadget layout system and one for MUI.\n
Via tooltypes and an options window, ShellBench offers fine control
over the execution environment of launched programs, including task
priority, stack size and current directory. In addition to using
ShellBench on-demand for executing individual Shell commands, you can
also quickly set up project icons that run Shell programs in highly
configurable environments.\n\n
Version 1.3 offers the following improvements:\n
New: MUI version included. Requires MUI3.0+.\n
New: Change program settings like current directory directly from the
command string gadget. For example, enter ";cd Ram:".\n
New: Added ADDTOCOMMAND ShellBench project tooltype, appends project
name to command as well as the names of shift-selected icons.\n
New: Special value PUBSCREEN=FRONTMOST to put window on front screen,
if public.\n
New: By setting HISTORYLINES to 0 and HISTORYFILE to an existing
history file, you can keep a 'static' history to which no new commands
will be added. This lets you use the history like the F-keys.\n
New: Options window now opens centred on main window, if open, but
always retains previous size, if set by user.\n
New: Boolean tooltype WINDOWMOUSE makes ShellBench main window always
open under mouse pointer, rather than re-open at last position. This
is overridden by WINDOWLEFT/TOP/WIDTH (BGUI version only).\n
New: Current directory is now displayed in main window title bar.\n
Bug fix: Corrected bugs in Options window AppWindow handling that
caused gadgets not to be updated when an icon was dropped, and would
cause memory leaks if multiple icons were dropped.\n
Bug fix: Fixed matching of names to match in target current directory,
rather than ShellBench's current directory.\n
Bug fix: ShellBench should now be able to find its icon when run from
a Shell with a qualified name eg. "Run Work:Utils/ShellBench".\n
Changed: Removed Ctrl-C to quit, as KingCON windows opened by
ShellBench when launching a command somehow broadcast the signal back
to ShellBench and would make it quit.\n
Changed: Options window now fixes gadget heights, putting space
between gadgets.\n
.version
1.3
.date
1996.4.5
.author
Nick Christie
.requirements
AmigaOS 2.04+ (V37+), either BGUI library V38+ or MUI V3+
.distribution
Freeware
.address
39 St Georges Drive
Bransgore
BH23 8EZ
Great Britain
.email
nmc@dircon.co.uk (Nick Christie)
.exectype
Compiled C
.installsize
25K
.construction
SAS/C 6.56
.tested
A2000/030, ECS, 10MB Fast, 1MB Chip, OS V37/V40.
.run
ShellBench=WB,ShellBench
ShellBench=CLI,ShellBench
.docs
ShellBench.guide
.described-by
nmc@dircon.co.uk (Nick Christie)